home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / poco / setup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMEDITSIG / TFRMEDITSIG.txt
Encoding:
Text File  |  2004-05-18  |  14.8 KB  |  510 lines

  1. object FrmEditSig: TFrmEditSig
  2.   Left = 115
  3.   Top = 154
  4.   Width = 620
  5.   Height = 247
  6.   Caption = 'Edit Signatures'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   Position = poDefaultPosOnly
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyUp = FormKeyUp
  20.   PixelsPerInch = 120
  21.   TextHeight = 16
  22.   object PnlToolbar1: TPanel
  23.     Left = 0
  24.     Top = 29
  25.     Width = 612
  26.     Height = 29
  27.     Align = alTop
  28.     TabOrder = 2
  29.     object WPTool: TWPToolBar
  30.       Left = 202
  31.       Top = 1
  32.       Width = 257
  33.       Height = 27
  34.       ParentColor = False
  35.       UseDockManager = False
  36.       KeepGroupsTogether = True
  37.       BevelLines = []
  38.       AutoEnabling = True
  39.       BevelOuter = bvNone
  40.       WidthBetweenGroups = 4
  41.       FontChoice = fsPrinterFonts
  42.       sel_ListBoxes = [SelFontColor]
  43.       sel_StatusIcons = [SelBold, SelItalic, SelUnder, SelHyperLink, SelLeft, SelRight, SelCenter]
  44.       sel_ActionIcons = []
  45.       sel_DatabaseIcons = []
  46.       sel_EditIcons = []
  47.       sel_TableIcons = []
  48.       sel_OutlineIcons = []
  49.       FontSizeFrom = 8
  50.       OnIconSelection = WPToolIconSelection
  51.       FlatButtons = True
  52.       ButtonHeight = 0
  53.       TrueTypeOnly = False
  54.     end
  55.     object cbFontName: TWPopOutFntCBox
  56.       Left = 2
  57.       Top = 4
  58.       Width = 128
  59.       Height = 22
  60.       Hint = 'Choose font'
  61.       OnClick = cbFontNameClick
  62.       DropDownCount = 16
  63.       Font.Charset = DEFAULT_CHARSET
  64.       Font.Color = clWindowText
  65.       Font.Height = 15
  66.       Font.Name = 'Arial'
  67.       Font.Style = []
  68.       ParentColor = True
  69.       ParentFont = False
  70.       TabOrder = 1
  71.       PanelColor = clSilver
  72.       MoveUsedToTop = False
  73.       PopUpWidth = 200
  74.       PopUpHeight = 45
  75.       FontName = 'MS Sans Serif'
  76.     end
  77.     object cbFontSize: TComboBox
  78.       Left = 134
  79.       Top = 4
  80.       Width = 69
  81.       Height = 22
  82.       Hint = 'Choose font size'
  83.       Style = csDropDownList
  84.       Ctl3D = False
  85.       DropDownCount = 12
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clWindowText
  88.       Font.Height = 14
  89.       Font.Name = 'Arial'
  90.       Font.Style = []
  91.       ItemHeight = 14
  92.       ParentColor = True
  93.       ParentCtl3D = False
  94.       ParentFont = False
  95.       TabOrder = 2
  96.       OnClick = cbFontSizeClick
  97.       Items.Strings = (
  98.         'Small'
  99.         'Medium'
  100.         'Large'
  101.         'Larger'
  102.         'Very large'
  103.         'Largest')
  104.     end
  105.   end
  106.   object PnlSig: TPanel
  107.     Left = 0
  108.     Top = 58
  109.     Width = 612
  110.     Height = 120
  111.     Align = alClient
  112.     BevelOuter = bvNone
  113.     TabOrder = 0
  114.     object WPBody: TWPRichText
  115.       Left = 0
  116.       Top = 0
  117.       Width = 612
  118.       Height = 120
  119.       Cursor = crIBeam
  120.       WPStyleCollection = StyleCollection
  121.       RTFVariables = <>
  122.       AcceptFiles = False
  123.       EditBoxModes = [wpemLimitTextWidth]
  124.       LayoutMode = wplayNormal
  125.       FormatOptions = [wpfDontBreakTableRows]
  126.       Header.StoreOptions = []
  127.       Header.HTMLStoreOptions = [soAllFontInformation]
  128.       Header.LoadOptions = []
  129.       Header.UsedUnit = UnitIn
  130.       Header.RoundTabs = True
  131.       Header.RoundTabsDivForInch = 90
  132.       Header.RoundTabsDivForCm = 144
  133.       Header.DecimalTabChar = #0
  134.       Header.PrintHeaderFooterInPageMargins = True
  135.       Header.DefaultTabstop = 254
  136.       Header.DefaultPageWidth = 12240
  137.       Header.DefaultPageHeight = 15840
  138.       Header.DefaultTopMargin = 1440
  139.       Header.DefaultBottomMargin = 1440
  140.       Header.DefaultLeftMargin = 1880
  141.       Header.DefaultRightMargin = 1880
  142.       Header.DefaultMarginHeader = 720
  143.       Header.DefaultMarginFooter = 720
  144.       Header.DefaultLandscape = False
  145.       Header.MarginMirror = False
  146.       Header.PageWidth = 12240
  147.       Header.PageHeight = 15840
  148.       Header.LeftMargin = 1880
  149.       Header.RightMargin = 1880
  150.       Header.TopMargin = 1440
  151.       Header.BottomMargin = 1440
  152.       Header.MarginHeader = 720
  153.       Header.MarginFooter = 720
  154.       Header.Landscape = False
  155.       Header.DefaultPageSize = wp_Custom
  156.       Header.PageSize = wp_Custom
  157.       PrintParameter.NumberOfCopies = 1
  158.       PrintParameter.PrintTitle = 'E-mail message'
  159.       PrintParameter.PageMirror = False
  160.       PrintParameter.PageRange = wprAllPages
  161.       PrintParameter.PageSides = wpsAll
  162.       PrintParameter.PrintHeaderFooter = wprNever
  163.       PrintParameter.PrintHeaderFooterOnLastPage = [wprHeader, wprFooter]
  164.       PrintParameter.PrintOptions = []
  165.       WYSIWYG = False
  166.       ReadOnly = False
  167.       OnCharacterAttrChange = WPBodyCharacterAttrChange
  168.       WPToolBar = WPTool
  169.       HyperLinkCursor = crDefault
  170.       TextObjectCursor = crArrow
  171.       NoBlockMarking = False
  172.       OneClickHyperlink = False
  173.       ScreenResMode = rmNormal
  174.       WordWrap = True
  175.       TextSaveFormat = 'AUTO'
  176.       TextLoadFormat = 'AUTO'
  177.       AutoZoom = wpAutoZoomOff
  178.       Zooming = 100
  179.       Resizing = 100
  180.       Inserting = True
  181.       HTMLStoreComment = shcFootnote
  182.       HTMLCreateImages = wpciDontCreateImages
  183.       ViewOptions = [wpGrayTables]
  184.       ClipboardOptions = [wpcoDontPasteRTF]
  185.       EditOptions = [wpTableResizing, wpTableOneCellResizing, wpTableColumnResizing, wpObjectMoving, wpObjectResizingWidth, wpObjectResizingHeight, wpObjectResizingKeepRatio, wpObjectSelecting, wpObjectDeletion, wpSpreadsheetCursorMovement, wpActivateUndo, wpActivateUndoHotkey, wpMoveCPOnPageUpDown]
  186.       BackgroundScrolling = True
  187.       Transparent = False
  188.       BackgroundLoadFromFile = True
  189.       BackgroundSaveToFile = True
  190.       HighLightColor = clHighlight
  191.       HighLightTextColor = clHighlightText
  192.       InsertPointAttr.Bold = tsIgnore
  193.       InsertPointAttr.Italic = tsIgnore
  194.       InsertPointAttr.DoubleUnderline = False
  195.       InsertPointAttr.Underline = tsIgnore
  196.       InsertPointAttr.StrikeOut = tsIgnore
  197.       InsertPointAttr.SuperScript = tsIgnore
  198.       InsertPointAttr.SubScript = tsIgnore
  199.       InsertPointAttr.Hidden = False
  200.       InsertPointAttr.UnderlineColor = clBlack
  201.       InsertPointAttr.TextColor = clRed
  202.       InsertPointAttr.BackgroundColor = clBlack
  203.       InsertPointAttr.UseUnderlineColor = False
  204.       InsertPointAttr.UseTextColor = True
  205.       InsertPointAttr.UseBackgroundColor = False
  206.       HiddenTextAttr.Bold = tsIgnore
  207.       HiddenTextAttr.Italic = tsIgnore
  208.       HiddenTextAttr.DoubleUnderline = False
  209.       HiddenTextAttr.Underline = tsIgnore
  210.       HiddenTextAttr.StrikeOut = tsIgnore
  211.       HiddenTextAttr.SuperScript = tsIgnore
  212.       HiddenTextAttr.SubScript = tsIgnore
  213.       HiddenTextAttr.Hidden = True
  214.       HiddenTextAttr.UnderlineColor = clBlack
  215.       HiddenTextAttr.TextColor = clBlack
  216.       HiddenTextAttr.BackgroundColor = clBlack
  217.       HiddenTextAttr.UseUnderlineColor = False
  218.       HiddenTextAttr.UseTextColor = False
  219.       HiddenTextAttr.UseBackgroundColor = False
  220.       FieldObjectTextAttr.Bold = tsIgnore
  221.       FieldObjectTextAttr.Italic = tsIgnore
  222.       FieldObjectTextAttr.DoubleUnderline = False
  223.       FieldObjectTextAttr.Underline = tsIgnore
  224.       FieldObjectTextAttr.StrikeOut = tsIgnore
  225.       FieldObjectTextAttr.SuperScript = tsIgnore
  226.       FieldObjectTextAttr.SubScript = tsIgnore
  227.       FieldObjectTextAttr.Hidden = False
  228.       FieldObjectTextAttr.UnderlineColor = clBlack
  229.       FieldObjectTextAttr.TextColor = clBlack
  230.       FieldObjectTextAttr.BackgroundColor = clBlack
  231.       FieldObjectTextAttr.UseUnderlineColor = False
  232.       FieldObjectTextAttr.UseTextColor = False
  233.       FieldObjectTextAttr.UseBackgroundColor = False
  234.       AutomaticTextAttr.Bold = tsIgnore
  235.       AutomaticTextAttr.Italic = tsIgnore
  236.       AutomaticTextAttr.DoubleUnderline = False
  237.       AutomaticTextAttr.Underline = tsIgnore
  238.       AutomaticTextAttr.StrikeOut = tsIgnore
  239.       AutomaticTextAttr.SuperScript = tsIgnore
  240.       AutomaticTextAttr.SubScript = tsIgnore
  241.       AutomaticTextAttr.Hidden = False
  242.       AutomaticTextAttr.UnderlineColor = clBlack
  243.       AutomaticTextAttr.TextColor = clBlack
  244.       AutomaticTextAttr.BackgroundColor = clBlack
  245.       AutomaticTextAttr.UseUnderlineColor = False
  246.       AutomaticTextAttr.UseTextColor = False
  247.       AutomaticTextAttr.UseBackgroundColor = False
  248.       HyperlinkTextAttr.Bold = tsIgnore
  249.       HyperlinkTextAttr.Italic = tsIgnore
  250.       HyperlinkTextAttr.DoubleUnderline = False
  251.       HyperlinkTextAttr.Underline = tsTRUE
  252.       HyperlinkTextAttr.StrikeOut = tsIgnore
  253.       HyperlinkTextAttr.SuperScript = tsIgnore
  254.       HyperlinkTextAttr.SubScript = tsIgnore
  255.       HyperlinkTextAttr.Hidden = False
  256.       HyperlinkTextAttr.UnderlineColor = clBlue
  257.       HyperlinkTextAttr.TextColor = clBlack
  258.       HyperlinkTextAttr.BackgroundColor = clBlack
  259.       HyperlinkTextAttr.UseUnderlineColor = True
  260.       HyperlinkTextAttr.UseTextColor = False
  261.       HyperlinkTextAttr.UseBackgroundColor = False
  262.       ProtectedTextAttr.Bold = tsIgnore
  263.       ProtectedTextAttr.Italic = tsIgnore
  264.       ProtectedTextAttr.DoubleUnderline = False
  265.       ProtectedTextAttr.Underline = tsIgnore
  266.       ProtectedTextAttr.StrikeOut = tsIgnore
  267.       ProtectedTextAttr.SuperScript = tsIgnore
  268.       ProtectedTextAttr.SubScript = tsIgnore
  269.       ProtectedTextAttr.Hidden = False
  270.       ProtectedTextAttr.UnderlineColor = clBlack
  271.       ProtectedTextAttr.TextColor = clBlack
  272.       ProtectedTextAttr.BackgroundColor = clBlack
  273.       ProtectedTextAttr.UseUnderlineColor = False
  274.       ProtectedTextAttr.UseTextColor = False
  275.       ProtectedTextAttr.UseBackgroundColor = False
  276.       ProtectedTextAttr.UseHotBackgroundColor = True
  277.       ProtectedTextAttr.AlsoUseForPrintout = False
  278.       BookmarkTextAttr.Bold = tsIgnore
  279.       BookmarkTextAttr.Italic = tsIgnore
  280.       BookmarkTextAttr.DoubleUnderline = False
  281.       BookmarkTextAttr.Underline = tsTRUE
  282.       BookmarkTextAttr.StrikeOut = tsIgnore
  283.       BookmarkTextAttr.SuperScript = tsIgnore
  284.       BookmarkTextAttr.SubScript = tsIgnore
  285.       BookmarkTextAttr.Hidden = False
  286.       BookmarkTextAttr.UnderlineColor = clGreen
  287.       BookmarkTextAttr.TextColor = clBlack
  288.       BookmarkTextAttr.BackgroundColor = clBlack
  289.       BookmarkTextAttr.UseUnderlineColor = True
  290.       BookmarkTextAttr.UseTextColor = False
  291.       BookmarkTextAttr.UseBackgroundColor = False
  292.       XOffset = 0
  293.       YOffset = 141
  294.       ProtectedProp = [ppProtected, ppHidden]
  295.       WriteBitmapMode = wbmDIBBitmap
  296.       WriteObjectMode = wobDependingOnObject
  297.       DefaultFont.Color = clNone
  298.       DefaultFont.BKColor = clNone
  299.       DefaultFont.Name = 'Arial'
  300.       DefaultFont.Size = 11
  301.       DefaultFont.Style = []
  302.       DefaultFont.UseBKColor = False
  303.       DBCSMode = []
  304.       Align = alClient
  305.       BorderStyle = bsNone
  306.       ColorDesktop = clBtnShadow
  307.       MaxLength = 0
  308.       ParentColor = False
  309.       PopupMenu = PopupBody
  310.       ScrollBars = ssVertical
  311.       TabOrder = 0
  312.       TabStop = True
  313.       WantTabs = True
  314.       DragAndDropSupport = True
  315.     end
  316.   end
  317.   object PnlToolbar2: TPanel
  318.     Left = 0
  319.     Top = 0
  320.     Width = 612
  321.     Height = 29
  322.     Align = alTop
  323.     TabOrder = 1
  324.     DesignSize = (
  325.       612
  326.       29)
  327.     object Lbl1: TLabel
  328.       Left = 8
  329.       Top = 6
  330.       Width = 67
  331.       Height = 16
  332.       Caption = '&Signatures:'
  333.       Transparent = True
  334.     end
  335.     object BtnOpen: TSpeedButton
  336.       Left = 276
  337.       Top = 4
  338.       Width = 74
  339.       Height = 22
  340.       Anchors = [akTop, akRight]
  341.       Caption = '&Open'
  342.       OnClick = BtnOpenClick
  343.     end
  344.     object BtnSave: TSpeedButton
  345.       Left = 350
  346.       Top = 4
  347.       Width = 74
  348.       Height = 22
  349.       Anchors = [akTop, akRight]
  350.       Caption = 'S&ave'
  351.       OnClick = BtnSaveClick
  352.     end
  353.     object cbStyled: TCheckBox
  354.       Left = 434
  355.       Top = 7
  356.       Width = 175
  357.       Height = 17
  358.       Anchors = [akTop, akRight]
  359.       Caption = 'Save with formatting'
  360.       TabOrder = 1
  361.     end
  362.     object cbSigs: TElAdvancedComboBox
  363.       Left = 86
  364.       Top = 3
  365.       Width = 185
  366.       Height = 24
  367.       Anchors = [akLeft, akTop, akRight]
  368.       AutoCompletion = False
  369.       Flat = False
  370.       HandleDialogKeys = False
  371.       HorizontalScroll = False
  372.       ItemIndex = -1
  373.       ItemHeight = 16
  374.       TabOrder = 0
  375.       Text = 'cbSigs'
  376.     end
  377.   end
  378.   object PnlToolbar3: TPanel
  379.     Left = 0
  380.     Top = 178
  381.     Width = 612
  382.     Height = 29
  383.     Align = alBottom
  384.     TabOrder = 3
  385.     Visible = False
  386.     DesignSize = (
  387.       612
  388.       29)
  389.     object BtnCancel: TSpeedButton
  390.       Left = 405
  391.       Top = 2
  392.       Width = 72
  393.       Height = 26
  394.       Anchors = [akTop, akRight]
  395.       Caption = 'Cancel'
  396.       OnClick = BtnCancelClick
  397.     end
  398.     object BtnSavePrint: TSpeedButton
  399.       Left = 479
  400.       Top = 2
  401.       Width = 132
  402.       Height = 26
  403.       Anchors = [akTop, akRight]
  404.       Caption = '&Save Changes'
  405.       OnClick = BtnSavePrintClick
  406.     end
  407.     object SpeedButton1: TSpeedButton
  408.       Left = 2
  409.       Top = 2
  410.       Width = 148
  411.       Height = 26
  412.       Caption = '&Use Default Template'
  413.       OnClick = SpeedButton1Click
  414.     end
  415.   end
  416.   object PopupBody: TPopupMenu
  417.     AutoHotkeys = maManual
  418.     Left = 88
  419.     Top = 165
  420.     object Undo1: TMenuItem
  421.       Caption = '&Undo'
  422.       OnClick = Undo1Click
  423.     end
  424.     object N3: TMenuItem
  425.       Caption = '-'
  426.     end
  427.     object Cut1: TMenuItem
  428.       Caption = 'Cu&t'
  429.       OnClick = Cut1Click
  430.     end
  431.     object Copy1: TMenuItem
  432.       Caption = '&Copy'
  433.       OnClick = Copy1Click
  434.     end
  435.     object Paste1: TMenuItem
  436.       Caption = '&Paste'
  437.       OnClick = Paste1Click
  438.     end
  439.     object SelectAll1: TMenuItem
  440.       Caption = 'Select &All'
  441.       OnClick = SelectAll1Click
  442.     end
  443.     object N4: TMenuItem
  444.       Caption = '-'
  445.     end
  446.     object InsertSpecials1: TMenuItem
  447.       Caption = 'Insert &Specials'
  448.       object Fullname1: TMenuItem
  449.         Caption = '&Full name'
  450.         OnClick = Fullname1Click
  451.       end
  452.       object Email1: TMenuItem
  453.         Caption = '&E-mail'
  454.         OnClick = Email1Click
  455.       end
  456.       object Account1: TMenuItem
  457.         Caption = 'Acc&ount'
  458.         OnClick = Account1Click
  459.       end
  460.       object CurrentTime1: TMenuItem
  461.         Caption = 'Current Ti&me'
  462.         OnClick = CurrentTime1Click
  463.       end
  464.       object CurrentDate1: TMenuItem
  465.         Caption = 'Current Dat&e'
  466.         OnClick = CurrentDate1Click
  467.       end
  468.       object DateandTime1: TMenuItem
  469.         Caption = 'Date a&nd Time'
  470.         OnClick = DateandTime1Click
  471.       end
  472.       object DayoftheWeek1: TMenuItem
  473.         Caption = 'Day of the &Week'
  474.         OnClick = DayoftheWeek1Click
  475.       end
  476.       object AccountTag1: TMenuItem
  477.         Caption = 'Acco&unt Tag'
  478.         OnClick = AccountTag1Click
  479.       end
  480.       object RandomLinefromaFile1: TMenuItem
  481.         Caption = '&Random Line from a File'
  482.         OnClick = RandomLinefromaFile1Click
  483.       end
  484.       object ContentsofaFile1: TMenuItem
  485.         Caption = '&Contents of a File'
  486.         OnClick = ContentsofaFile1Click
  487.       end
  488.     end
  489.   end
  490.   object OpenTag: TOpenDialog
  491.     Filter = 'All files (*.*)|*.*'
  492.     Left = 330
  493.     Top = 148
  494.   end
  495.   object XMLInterface: TWPXMLInterface
  496.     HTMLMode = True
  497.     StyleSheets = <>
  498.     Encoding = 'windows-1250'
  499.     Left = 302
  500.     Top = 111
  501.   end
  502.   object StyleCollection: TWPStyleCollection
  503.     Styles = <>
  504.     SaveToStreamFormat = wpSaveCSSFormat
  505.     AssignDefaultAttr = True
  506.     Left = 382
  507.     Top = 111
  508.   end
  509. end
  510.